JIRA Integration, API Configuration

According to the following documentation https://developer.pagerduty.com/api-reference/697136b12f633-list-rules, we have to inspect the traffic for an Authorization header in the website, in order to obtain a bearer token to use the API.

However I can see no such request or Authorization header within PagerDuty, is there some other way I can use this API?

Hello @mark.hall, to get the tokens you should go to the integration settings page in Jira Server or Jira Data Center:

After getting these two tokens the call can be made like this:

Was this helpful?

  • YES :+1:
  • NO :-1:

0 voters

Thanks @xenda.amici - Is this also the case for JIRA cloud? I don’t see the pages as shown in your screenshots. I have admin access.

@xenda.amici Ah, its OK, the extension config was what I was after, rather than this. I think I can resolve my issue now.

@mark.hall, this API only applies to Jira Server.. Happy you figured things out! :green_heart: